Warning cleanup.
authorrobertl <robertl>
Tue, 30 Sep 2003 22:15:19 +0000 (22:15 +0000)
committerrobertl <robertl>
Tue, 30 Sep 2003 22:15:19 +0000 (22:15 +0000)
tiger.c

diff --git a/tiger.c b/tiger.c
index 8100299fce91515fbd2f7a22926a4340944b494f..8474989a860822391af16ad681821c7b22b67e32 100644 (file)
--- a/tiger.c
+++ b/tiger.c
@@ -156,7 +156,7 @@ data_read(void)
 static void
 tiger_disp(const waypoint *wpt)
 {
-       char *pin;
+       const char *pin;
        double lat = wpt->position.latitude.degrees;
        double lon = wpt->position.longitude.degrees;